How to Install evolution-data-server-dev software package in Debian 9 (Stretch)

How to Install evolution-data-server-dev software package in Debian 9 (Stretch)

evolution-data-server-dev software package provides Development files for evolution-data-server (metapackage), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install evolution-data-server-dev 

evolution-data-server-dev is installed in your system.

Make ensure the evolution-data-server-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep evolution-data-server-dev *

You will get with evolution-data-server-dev package name, version, architecture and description in a table

evolution-data-server-dev package basic information:

Distro Debian 9 stretch
Section Development
Package evolution-data-server-dev
Version 3.22.1-2
Description Development files for evolution-data-server (metapackage)
Sub Section devel


See Also, How to uninstall or remove evolution-data-server-dev software package from Debian 9 (Stretch)?